home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / glibc108.zip / glibc108 / sysdeps / generic / utsnamelen.h < prev    next >
Text File  |  1992-05-25  |  151b  |  4 lines

  1. /* The size of the character arrays used to hold the information
  2.    in a `struct utsname'.  Enlarge this as necessary.  */
  3. #define    _UTSNAME_LENGTH    100
  4.